ComponentOne ASP.NET MVC Controls
SelectedIndex Property (FlexPieBase<T>)

C1.Web.Mvc Namespace > FlexPieBase<T> Class : SelectedIndex Property
Gets or sets the index of the selected slice.
Syntax
'Declaration
 
<JsonAttribute(Order=-2, 
   SkipIfDefault=, 
   PropertyName="", 
   Name="")>
Public Property SelectedIndex As Integer
[Json(Order=-2, 
   SkipIfDefault=, 
   PropertyName="", 
   Name="")]
public int SelectedIndex {get; set;}
See Also

Reference

FlexPieBase<T> Class
FlexPieBase<T> Members